home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / magicheaven.swf / scripts / frame_59 / PlaceObject2_803_2 / CLIPACTIONRECORD on(construct).as < prev   
Text File  |  2007-10-01  |  196b  |  9 lines

  1. on(construct){
  2.    scoreLocation = "_root.game_score";
  3.    gamename = "deepfreeze";
  4.    saveScore = true;
  5.    scoreIsTime = false;
  6.    scoreReversed = false;
  7.    negativeScoreAllowed = false;
  8. }
  9.